UCF STIG Viewer Logo

A file integrity tool must be installed.


Overview

Finding ID Version Rule ID IA Controls Severity
RHEL-06-000016 RHEL-06-000016 RHEL-06-000016_rule Medium
Description
The AIDE package must be installed if it is to be available for integrity checking.
STIG Date
Red Hat Enterprise Linux 6 Security Technical Implementation Guide 2013-02-05

Details

Check Text ( C-RHEL-06-000016_chk )
Run the following command to determine if the "aide" package is installed:

# rpm -q aide


If the package is not installed, this is a finding.
Fix Text (F-RHEL-06-000016_fix)
Install the AIDE package with the command:

# yum install aide